home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / CHIP Kasım 1998.iso / emulators / gameboy / gameboy.exe / GB97.FAQ < prev    next >
Text File  |  1997-07-01  |  7KB  |  154 lines

  1.  
  2.                 Frequently Asked Questions about Gameboy 97
  3.                 ===========================================
  4.  
  5. 1. Where do I get the latest release ?
  6.  
  7.         The latest version is always available from the home page
  8.         [http://users.aol.com/autismuk/gameboy.htm] ready to download.
  9.         It contains all the necessary files to run Gameboy 97, except
  10.         ROM Images. You can also check EMUNEWS
  11.         (http://users.aol.com/emunews) for the latest information.
  12.  
  13. 2. Why doesn't the joypad work properly ?
  14.  
  15.         There are timing problems in the Joystick code which aren't yet
  16.         fixed. These have been temporarily fixed by using the BIOS
  17.         Joystick Function (versions > 2.830). If you get really stuck
  18.         use JoyEmu and disable the joypad (set address to zero). This
  19.         does work !
  20.  
  21. 3. How do I put in Game Genie codes
  22.  
  23.         Miss the 8th digit out. It's a carry on from an original error.
  24.         so 4A4-249-705 would type in as 4A424975 and it would display as
  25.         4A42497_5. The 8th digit is a checksum of some sort, I think.
  26.         This idiocy is entirely the fault of the programmer.
  27.                 
  28. 4. How do I make game 'xxx' work ?
  29.  
  30.         Check to see if the cartridge length is valid (should be 32768,
  31.         65536,131072,262144 or 524288). If not, the cartridge may be
  32.         corrupted. Try changing the values in Config especially the
  33.         'No recursive Interrupt' or extending the 'Mode 11 Cycles'. If
  34.         the screen goes off & freezes , try turning 'VBI when off' on.
  35.         If there's a hack available, try that. There's a list of games
  36.         on the homepage.
  37.  
  38. 5. I've tried all that and it still doesn't work. What do I do next ?
  39.  
  40.         Look it up on the homepage http://users.aol.com/autismuk/gameboy.htm
  41.         which has fixes for known games. If that doesn't work
  42.         email me at autismuk@aol.com describing the problem and I'll try
  43.         and sort it out. Note : NOT Final Fantasy Adventure OR Snow Bros
  44.         which I'm still trying to figure out. Don't send me Rom images, if
  45.         I need the image I'll ask for it. Games tend to fall into the
  46.         easy to fix or complete bastard categories.
  47.  
  48. 6. What does the painter do ?
  49.  
  50.         A Gameboy has 16 screen elements - the background, the window and
  51.         two sprite palettes. The painter allows you to colour the various
  52.         bits (each element has 4 sub-elements) in various colours to produce
  53.         a Super Gameboy effect. Play with it for a while, you'll get the
  54.         idea quickly.
  55.  
  56. 7. I've got a screen full of numbers... help !
  57.  
  58.         You've entered the debugger by mistake. Press key F10. This is
  59.         a developers tool. If you don't understand it, you won't need
  60.         it.
  61.  
  62. 8. How do I suggest improvements ?
  63.  
  64.         Email them to autismuk@aol.com. All suggestions, where legally or
  65.         morally possible are welcomed. Make sure you have the latest
  66.         version - what you want may already be available.
  67.  
  68. 9. Game 'xxx' works on VGB but not on Gameboy 97
  69.  
  70.         Let me know ! AFAIK there are now no games in this category. The
  71.         maintainer of VGB and I are sharing information and ideas for
  72.         fixes, so we hope to keep both GB97 and VGB as accurate as
  73.         possible. If you are maintaining another VGB version and don't
  74.         use Hans's source let me know if you want some assistance with
  75.         bug fixes. I am a great believer in 'friendly competition'
  76.         between emulator authors.
  77.  
  78. 10. Will Gameboy 97 always be free ?
  79.  
  80.         Yes, unless someone offers me a large amount of money for it ! I
  81.         have no intention of it becoming shareware.
  82.  
  83. 11. What is Config for ?
  84.  
  85.         To set up various things about how the emulator works - colour
  86.         schemes,keyboard definitions etc. 99% of cartridges will run
  87.         quite happily without being configured.
  88.  
  89. 12. When will the source be available ?
  90.  
  91.         I haven't yet decided whether or not to release the source.
  92.         When it is available I will post to comp.emulators.* and email
  93.         emunews.
  94.  
  95. 13. Where do I get ROMs ?
  96.  
  97.         Don't ask me... look on the WWW - try searching emulator pages.
  98.         There are 2 games available on the net freely - the Yar's Revenge
  99.         demo by Genetic Fantasia and Norman Nithman's Tic-tac-toe.
  100.  
  101. 14. Will Gameboy 97 be available on other platforms ?
  102.  
  103.         No. Its all in 32-bit assembler, so it would be a bit of a
  104.         nightmare to port. Having said that, there is a possiblity of
  105.         a Linux port, and an OS/2 port. Basically , only i386 machines.
  106.  
  107. 15. I'm writing an emulator. Can I ask for help ?
  108.  
  109.         Yes. I would recommend reading Marat Fayzullin's and Dr Pan's
  110.         documents first as they contain mostly accurate technical information
  111.         about the Gameboy. The latest Dr Pan document can be obtained
  112.         from Jeff Frohwein's Gameboy site, which is an excellent source
  113.         of Gameboy information.
  114.  
  115. 16. When will Super Gameboy support be available ?
  116.  
  117.         When I've figured out how it works. The painter and background
  118.         fulfil most of the functionality of the SGB.
  119.  
  120. 17. Why are there so many different versions ?
  121.  
  122.         When I do any sort of useful update, I release it. There are
  123.         currently about 6 or 7 versions that have been uploaded, but
  124.         the current version is always available on my web page.
  125.  
  126. 18. How do I design a background ?
  127.  
  128.         Use paint. Set up a 320x200 image (Image Attributes) and draw
  129.         your picture. If you start with the provided image the 'hole'
  130.         for the display will always be in the right place. Save it as
  131.         a 256-colour bitmap (a 16 colour one won't work...)
  132.  
  133.         Note : When it says use Paint it means Windows App Paint, not
  134.         physical paint....
  135.  
  136. 19. How do I use VGB colour schemes ?
  137.  
  138.         Use the TRANS program to convert your .CFG to .C97 files, either
  139.         by TRANS which converts all files in the current directory or
  140.         TRANS <filename> to convert individual files. Hans changed the
  141.         way the CFG files work at some point, so not all CFG files will
  142.         translate. I grabbed a batch off the WWW though, and they seemed
  143.         to work ok.
  144.  
  145. 20. How do I remap joystick buttons ?
  146.  
  147.         Use JoyEmu which allows this, with some fiddling. Set the joystick
  148.         address in config to zero.
  149.  
  150. 21. My screen goes mad when I press the / key
  151.  
  152.         Your monitor cannot support 180 x 144 mode. Don't use it !
  153.  
  154.